instruction execute造句
例句与造句
- All this merits make its have more speed in instruction executing
这使得它有着更快的指令执行速度。 - The instructions executed as the result of such a passing of control
分支指令由这种控制传递方式的结果而执行的指令 - A sequence of instructions executed repeatedly while a certain condition prevails
满足一定条件时重复执行的指令序列。 - At the end of the trace , the tool prints the total number of instructions executed
在跟踪的最后,此工具显示总共执行的指令数。 - Program execution consists of repeating the process of instruction fetch and instruction executing
程序的执行即是反复提取指令和执行指令的过程。 - It's difficult to find instruction execute in a sentence. 用instruction execute造句挺难的
- The tool prints the number of native instructions executed in each function with the call trace
此工具利用调用跟踪显示在每个函数中执行的本机指令数。 - In all steps of the test cycle , nit does not add any instructions executed only within the test round into the object program
在整个测试周期, “非干涉测试方法”不需要在目标软件中驻留任何仅用于测试的可执行代码。 - These included number of directory services calls , number of database calls , amount of memory used , and path length number of instructions executed
其中包括目录服务调用数、数据库调用数、内存使用量和路径长度(执行的指令数) 。 - The lock instruction prefix locks out all other cpus while the microcode for the current instruction executes , thereby guaranteeing data integrity
在当前指令的微代码执行的时候, lock指令前缀把所有其他cpu关在外面,因此保证数据完整。 - All the 32 registers are directly connected to the arithmetic logic unit ( alu ) , allowing two independent registers to be accessed in one single instruction executed in one clock cycle
所有的寄存器都直接与算逻单元( alu )相连接,使得一条指令可以在一个时钟周期内同时访问两个独立的寄存器。 - But this reduction of oop into sequential instructions is of no more concern to a system architect or a programmer than the actual assembler instructions executed for every operation
但是这种oop向序列指令的归结和实际为每个操作所执行的汇编程序指令一样,都不是系统架构设计师或程序员所关心的事。 - Power is risc in that most instructions execute in a single cycle and typically perform a single operation such as loading storage to a register , or storing a register to memory
Powerpc之所以是risc ,原因在于大部分指令在一个单一的周期内执行,而且通常只执行一个单一的操作(比如将内存加载到寄存器,或者将寄存器数据存储到内存) 。 - It is mentioned widely that cisc architecture has highly instruction consistency but risc architecture has efficiently instruction execute . on the design of the morden microcontroller , how to combine the two merit is one of the hotspots about the research of the system architecture
众多学者的研究表明, cisc结构有指令代码密度高的特点, risc结构有指令执行效率高的特点,在现代微控器设计中如何结合两者的优点,是系统结构研究的热点之一。